Don't force an icon window
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 May 2015 03:55:09 +0000 (23:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 May 2015 03:55:09 +0000 (23:55 -0400)
commit3ae953092a4089c6073d1df1546e50daf7099e4c
tree97f7f542ca559357db7e3dfdf488a93072423fa7
parent8b902d58b9b69067e48775b390e24c8e2d86edb0
Don't force an icon window

We were inadvertently forcing the use of an icon window
in all cases. This patch makes it so that we once again
use a combined cursor when possible.
gtk/gtkdnd.c